.listTwo .left{
	width:20%;
	font-size: 16px;
	float:left;
}
.listTwo .left img{
	margin-bottom: 10px;
	height:125px;
}
.listTwo .left .nav-pills{
	background-color: #fff;
	min-height:558px;
}
.listTwo .nav-pills>li>a{
	color:#333;
}
.listTwo .nav-pills>li.active>a, .listTwo .nav-pills>li.active>a:hover, .listTwo .nav-pills>li.active>a:focus {
    color: #015db8;
    font-weight: bold;
    background-color: #fff;
    border-left:4px solid #015db8;
}

.listTwo .right{
	float:right;
	font-size: 14px;
	color:#333;
	width: 78%;
    padding: 20px;
    background: #fff;
	min-height:691px;
}
.listTwo .right .table-content {
	width: 100%;
}
.table-content .content-title {
	height: 40px;
	line-height: 40px;
	background-color: #edf1f4;
	border-bottom: 2px solid #015db8;
	color: #333333;
	font-weight: bold;
	margin-top: 20px;
}
.content-title .title-left {
	width: 68%;
	text-align: left;
	padding-left: 100px;
	float: left;
	font-size:14px;
}
.content-title .title-right {
	width: 20%;
	text-align: right;
	padding-right: 10px;
	float: right;
	font-size: 14px;
}
.table-content .content-list {
	margin-bottom: 20px;
}
.content-list ul {
	margin: 0;
	padding: 0;
}
.content-list ul li {
	list-style: none;
	height: 40px;
	line-height: 40px;
}
.content-list ul li:nth-child(even) {
	background: #f4f7f8;
}
.content-list ul li:nth-child(odd) {
	background: #ffffff;
}
.content-list ul li a {
	display: block;
	width: 100%;
	color: #333333;
	height: 40px;
	padding-left: 20px;
}
.content-list ul li a:hover {
	background-color: #e0f0ff;
}
.content-list .content-list-title {
	width: 68%;
	text-align: left;
	float: left;
	margin: 0;
}
.content-list .content-time {
	width: 20%;
	text-align: right;
	padding-right: 10px;
	float: right;
	margin: 0;
}
/*cms自带分页*/
.content-list .paging-show{
	margin-top:70px;
	text-align: right !important;
}
/*溢出显示省略号*/
.listTwo .right .ellipsis{
	width: 650px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}
.listTwo .nav-pills>li{
	cursor: pointer;
}
.ellipsis-list a{
	display: block;
}
.ellipsis-list a:hover{
	background-color: #e0f0ff;
}
/*分页*/
.tab-content .row-paging{
	display:flex;
	align-items: flex-start;
}
.paging-blue{
	color:#015db8;
	padding: 0 2px
}
.input-group{
	float:left;
}
.input-group .input-width{
	width: 50px;
	height: 30px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-right: 10px;
}
.input-group .button-link{
	padding:9px 12px 8px 12px;
	border-radius: 5px;
	background: #015db8;
	color: #fff;
	border:none;
}
.listTwo .right .pagination{margin:0;}

/*搜索*/
.show{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	margin-top: 18px;
	margin-bottom: 20px;
}

.show .search_result_box :before {
	content: '';
	display: block;
	width: 6px;
	height: 24px;
	background-color: #1277e0;
	float: left;
	margin-top: 12px;
	margin-right: 12px;
}
.show .search_result_box {
	height: 50px;
	background-color: white;
	border-bottom: 4px solid #f7f8f9;
}

.show .search_result_box .search_result{
	font-size: 22px;
	/* font-weight: bold; */
	float: left;
	line-height: 50px;
	color: #1277e0;
}

.show .search_display{
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	width: 90%;
	font-size: 15px;
	background-color: #fff;
	text-align: right;
}
.show .search_display  .search_display_charatar .search_display_box:before {
	content: '';
	display: block;
	float: left;
	width: 0;
	height: 0;
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent transparent #1277e0;
	margin-top: 10px;
}
.show .search_display .search_display_charatar{
	height: 35px;
	line-height: 35px;

}
.show .search_display_charatar .search_display_box{
	width: 1076px;
	display: block;
	margin-left: 0px;
	margin-right: 10px;
}
.show .search_display_charatar .search_display_box .p_list_sj{
	display: block;
}
.show .search_display .search_display_charatar .search_display_box .search_display_charatar_a a{
	display: block;
	text-decoration:none;
	color: #000;
	width: 900px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.show .search_display .search_display_charatar .search_display_box .search_display_charatar_a a:hover{
	cursor:pointer;
}
.show .paging_text{
	float: right;
	margin-top: 10px;
	display: block;
}

.resurgence{
	min-height:600px ;
	font-family: "宋体","Arial Narrow",HELVETICA;
}
.resurgence .crumbNavigation{
	height: 60px;
	line-height: 60px;
	padding-left: 36px;
	background: url(../img/currentlocation.png) no-repeat 0 center;
}

.resurgence .resurgenceBox{
	border: 1px solid #ccc;
	border-top: 2px solid #1277e0;
	min-height:600px ;
	background-color: #fff;
}
.resurgence .resurgenceBox h1{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.resurgence .listLeft{
	width: 240px;
	float: left;
	margin-right: 10px;
	background: #fff;
	border: 1px solid #ccc;
	min-height:600px ;
}
.resurgence .listLeft .leftTitle{
	color: #333;
	font-size: 14px;
	width: 238px;
	height: 52px;
	line-height: 52px;
	background: #f2f2f2;
	font-weight: 600;
	border-top: 2px solid #1277e0;
}
.resurgence .listLeft .leftTitle:before{
	content: '';
	display: block;
	width: 4px;
	height: 14px;
	background-color: #c20e0c;
	float: left;
	margin-top: 18px;
	margin-right: 12px;
	margin-left: 20px;
}
.resurgence .nav-pills > li.active > a, .resurgence .nav-pills > li.active > a:focus, .resurgence .nav-pills > li.active > a:hover{
	color: #1277e0!important;
	background: #e7f1fc url(../img/a.png) no-repeat 10px center;
}
.resurgence .nav-pills > li.active > a:hover{
	color: #1277e0!important;
	background-color: #e7f1fc!important;
	background-image:  url(../img/a.png)!important;
	background-position-x: 10px!important;
	background-position-y: center!important;
	background-repeat: no-repeat!important;
}
.resurgence .nav-pills > li > a:hover{
	background-color: #eee!important;
}
.resurgence .nav-pills > li > .lista {
	color: #333;
	height: 40px;
	line-height: 40px;
	padding: 0 34px;

}
.resurgence .nav > li > a {
	position: relative;
	display: block;
	padding: 0;
	bottom: -12px;
}
.resurgence .nav-pills > li > .lista {
	color: #333;
	height: 40px;
	line-height: 40px;
	padding: 0 34px;
}
.resurgence .listRight{
	float: left;
	background: #fff;
	width: 850px;
	border: 1px solid #ccc;
	/*border-top: 2px solid #1277e0;*/
	min-height:600px ;
}

.resurgence .listRight .listRightT{
	height: 52px;
	background: #f2f2f2;

}
.resurgence .listRight .listRightT .listRightTBox{
	width: 810px;
	margin: auto;
	font-size: 14px;
	padding-top: 15px;
	font-weight: bold;
	color: #333;
}
.resurgence .listRight .listRightT .listRightTLeft{
	float: left;
}

.resurgence .listRight .listRightT .listRightTLeft span:before{
	content: '';
	display: block;
	width: 4px;
	height: 14px;
	background-color: #c20e0c;
	float: left;
	margin-top: 2px;
	margin-right: 12px;
}

.resurgence .listRight .listRightT .listRightTRight{
	float: right;
}
.resurgence .listRight  .list-content div ul li {
	padding-left: 18px;
}
.resurgence .listRight .list-content div ul li .title {
	color: #333;
	width: 372px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.resurgence .listRight .list-content div ul li:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	background-color: #036bab;
	border-radius: 50%;
	float: left;
	margin-top: 4px;
	margin-right: 7px;
}

.resurgence .listRight .list-content div ul li .time {
	width: 78px;
	float: right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
